-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Port to Hercules #23
Port to Hercules #23
Conversation
There appears to be a bug in the ncio library on Hercules resulting in an HDF5 error when attempting to create a dataset. A bug report has been written in JCSDA/spack-stack#916 with more details. |
It appears that this is a problem with netCDF4 and not the NCIO library after all. The UFS model folks are reporting a very similar issue with their RTs (see ufs-community/ufs-weather-model#2015). @DusanJovic-NOAA just noted that the |
This ran for a total of 46 cycles over C96/C48 and C384/C192 resolution tests without a single HDF5 error, or any other issue, so I believe this is ready to go. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
This was tested on Hera as well over 5 cycles and ran successfully each time. On a different note, the CI |
@RussTreadon-NOAA |
If @DavidHuber-NOAA is satisfied, that's enough for me. I do not monitor this repo. |
This adds support for the Hercules platform. This has only been build tested, but will be cycle tested in the global workflow shortly. This will resolve #22.